Skip to content

Comments

feat: implement high-precision flow rates with scaling factor#62

Merged
JerryIdoko merged 2 commits intoGrant-Stream:mainfrom
soomtochukwu:feat/high-precision-flow-rates
Feb 24, 2026
Merged

feat: implement high-precision flow rates with scaling factor#62
JerryIdoko merged 2 commits intoGrant-Stream:mainfrom
soomtochukwu:feat/high-precision-flow-rates

Conversation

@soomtochukwu
Copy link
Contributor

I added a 1e7 scaling factor for internal flow rate calculations. I updated settle_grant to divide by the scaling factor when computing accrued amounts. I added comprehensive tests for low-decimal token scenarios and fixed CI workflow.

Closes #18

I added a 1e7 scaling factor for internal flow rate calculations.
I updated settle_grant to divide by the scaling factor when computing accrued amounts.
I added comprehensive tests for low-decimal token scenarios and fixed CI workflow.
@soomtochukwu
Copy link
Contributor Author

@JerryIdoko, could you merge/approve this already

@soomtochukwu
Copy link
Contributor Author

The workflow error is neither a build nor a test error. Which means it is not coming from me

@soomtochukwu
Copy link
Contributor Author

@JerryIdoko, I pushed an update. Approve the workflow, let's see how it goes

@JerryIdoko JerryIdoko merged commit a63da77 into Grant-Stream:main Feb 24, 2026
1 check passed
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

#18 Issue 18: [Math] High-Precision Flow Rates

2 participants